imcontext: Be more lenient in parsing Compose
authorMatthias Clasen <mclasen@redhat.com>
Sun, 14 Feb 2021 17:56:00 +0000 (12:56 -0500)
committerMatthias Clasen <mclasen@redhat.com>
Sun, 14 Feb 2021 17:56:00 +0000 (12:56 -0500)
commitd2e074e36b5c3c8def215dbbf56f2507b36f561f
tree49c42e9181301149b4c5d790eef2969c356e139b
parent2623932886dcf4c3ae426c56580e8d971bfa6f1a
imcontext: Be more lenient in parsing Compose

X11 allows keysyms to be specified in addition to strings.
We only support the strings. In the past, we ignored everything
after the string. Go back to doing that, but issue a warning
that we've ignored the keysym.
gtk/gtkcomposetable.c